home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / doom / quest080.zip / KEYS.TXT < prev    next >
Text File  |  1996-10-04  |  3KB  |  86 lines

  1. Quest Quick Keylist (Something you might wanna print out)
  2. ---------------------------------------------------------
  3.  
  4. Shift -         hold this and drag the mouse to box in and select 
  5.                 vertices,entities,and scripts. The right shift key can also 
  6.                 be used for slow zooming, camera moving, etc.
  7.  
  8. Control -       hold this and drag the mouse to box in and select 
  9.                 brushes
  10.  
  11. Control+A -     This selects all vertices in all selected brushes
  12.  
  13. Control+C -     Copies the selected brush / brushes to clipboard
  14.  
  15. Control+V -     Pastes the clipboard 
  16.  
  17. Control+S -     Saves the file
  18.  
  19. Control+P -     Edits Quest Preferences
  20.  
  21. Contorl+E -     This edits the selected face/entity/script
  22.  
  23. Control+R -     Rotates the selected brushes. (or entities)
  24.  
  25. Control+G -     Scales the selected brushes.
  26.  
  27. Control+M -     Mirrors the selected brushes.
  28.  
  29. Control+T -     Sets the texture of currently selected brushes.
  30.  
  31. Control+Arrows- Moves the selected vertices 1 snap step at a time. People
  32.                 were begging for keyboarded brush movement, so this is what
  33.                 I threw together in 5 minutes.
  34.  
  35. Control+Alt+C - Reinits the camera position. Goes to either info_player_start
  36.                 or 0,0,0 if one does not exist.
  37.  
  38. Shift+G   -     Scales the selected vertices.
  39.  
  40. Arrow keys -    Moves the camera. Hold the ALT key and use the arrow keys
  41.                 to turn the camera in different directions.
  42.  
  43. A and Z -       Moves the camera forwards and backwards (depth)
  44.  
  45. I -             Performs boolean subtraction. See csg.doc for more info.
  46.  
  47. O -             Creates a brush representing the volume of space where 
  48.                 the 2 selected brushes intersect
  49.  
  50. K -             Performs a consistency check on the level, checking for 
  51.                 non-convex polygons and polyhedra. Auto-zooms to your errors,
  52.                 if there are any.
  53.  
  54. F -             Toggles a viewport between 3D and 2D view modes.
  55.  
  56. P -             Toggles a viewport between wireframe / polygon view mode.
  57.  
  58. B -             Toggles a viewport to fullbright (everything 
  59.                 is visible)
  60.  
  61. G -             Toggles grid style
  62.  
  63. S -             Zooms in in 2D mode
  64.  
  65. X -             Zooms out in 2D mode
  66.  
  67. TAB -           Toggles between Brush Mode, Entity Mode, and Script Mode
  68.  
  69. F1 -            Toggles fullscreen viewport
  70.  
  71. F2 -            Automatically Zooms the currently selected brushes in all
  72.                 3 viewports
  73.  
  74. F3 -            Activates BSP view. If the BSP Tree has not been built, it
  75.                 will build one. Regenerate the tree after modifying the level
  76.                 via Create->BSP Tree or Shift+F3
  77.  
  78. Shift+F3 -      Rebuilds the BSP tree and activates BSP view.
  79.  
  80. F8 -            Takes a screenshot
  81.  
  82. DEL -           Deletes all selected brushes / entities
  83.  
  84. ~ -             Redraws the screen
  85.  
  86.